var encoding/xml.first

5 uses

	encoding/xml (current package)
		xml.go#L1244: 	if !unicode.Is(first, c) {
		xml.go#L1253: 		if !unicode.Is(first, c) && !unicode.Is(second, c) {
		xml.go#L1268: 	if !unicode.Is(first, c) {
		xml.go#L1277: 		if !unicode.Is(first, c) && !unicode.Is(second, c) {
		xml.go#L1289: var first = &unicode.RangeTable{